Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-07-21 Johannes Bergiwlagn: track beacon interval sent to device
2011-07-21 Johannes Bergiwlagn: implement WoWLAN
2011-07-21 Wey-Yi Guyiwlagn: remove un-necessary "_agn"
2011-07-21 Johannes Bergiwlagn: remove keyinfo cache
2011-07-21 Wey-Yi Guyiwlagn: testmode fixed rate available for testmode...
2011-07-21 Emmanuel Grumbachiwlagn: simplify the bus architecture
2011-07-21 Emmanuel Grumbachiwlagn: transport layer receives struct iwl_trans*
2011-07-21 Emmanuel Grumbachiwlagn: move iwl_prepare_card_hw to the transport layer
2011-07-21 Emmanuel Grumbachiwlagn: move more functions from the start flow to...
2011-07-21 Emmanuel Grumbachiwlagn: SCD configuration for AMPDU moves to transport...
2011-07-21 Emmanuel Grumbachiwlagn: add kick_nic API to transport layer
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-16 Emmanuel Grumbachiwlagn: add tx start API to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move iwlagn_stop_device to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
2011-07-16 Emmanuel Grumbachiwlagn: move sync_irq to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move the tasklet / irq to the transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move Tx datapath to transport layer
2011-07-15 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-07-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-13 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-11 Wey-Yi Guyiwlagn: separate and enhance the fixed rate from
2011-07-11 Wey-Yi Guyiwlagn: allow application own the uCode operation
2011-07-11 Wey-Yi Guyiwlagn: add CMD_ON_DEMAND flag for host command from...
2011-07-11 Meenakshi Venkataramaniwlagn: Enable/disable PS poll based on RSSI and BT...
2011-07-11 Wey-Yi Guyiwlagn: remove the indirection for the dma channel num
2011-07-11 Emmanuel Grumbachiwlagn: consolidate the API that sends host commands...
2011-07-11 Emmanuel Grumbachiwlagn: add an API for TX stop
2011-07-11 Emmanuel Grumbachiwlagn: add an API for RX stop
2011-07-11 Emmanuel Grumbachiwlagn: add an API to free the TX context
2011-07-11 Emmanuel Grumbachiwlagn: remove the CMD_MAPPED flag
2011-07-11 John W. LinvilleMerge branch 'master' of /linux/kernel/git/padovan...
2011-07-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-08 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-08 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-08 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-07 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-07 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2011-07-06 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-06 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-06 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-05 Takashi IwaiMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-07-03 James BottomleyMerge git://git./linux/kernel/git/djbw/isci
2011-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-01 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-01 Emmanuel Grumbachiwlagn: remove the indirection for the rx write pointer
2011-07-01 Emmanuel Grumbachiwlagn: move the tx allocation funcs to the transport...
2011-07-01 Emmanuel Grumbachiwlagn: add rx_free to transport layer
2011-07-01 Emmanuel Grumbachiwlagn: introduce transport layer and implement rx_init
2011-07-01 Johannes Bergiwlagn: verify mutex held for sync commands
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 Jens AxboeMerge branch 'for-3.0-important' of git://git.drbd...
2011-06-28 Linus TorvaldsMerge branch 'driver-core-linus' of git://git./linux...
2011-06-28 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-06-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-24 David S. MillerMerge branch 'tipc-Jun24-2011' of git://git./linux...
2011-06-24 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-23 Nicholas BellingerMerge tag 'v3.0-rc4' of /linux/kernel/git/torvalds...
2011-06-22 John W. LinvilleMerge branch 'master' of /linux/kernel/git/padovan...
2011-06-22 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-06-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-06-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-06-21 Linus TorvaldsMerge branch 'msm-fix' of git://codeaurora.org/quic...
2011-06-21 Linus TorvaldsMerge branch 'for-2.6.40' of git://linux-nfs.org/~bfiel...
2011-06-20 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-06-20 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2011-06-20 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-19 Linus TorvaldsMerge branches 'perf-urgent-for-linus', 'sched-urgent...
2011-06-19 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2011-06-18 Emmanuel Grumbachiwlagn: store the irq number to iwl_bus just like dev
2011-06-18 Emmanuel Grumbachiwlagn: warn about nested SYNC commands
2011-06-18 Emmanuel Grumbachiwlagn: finally kill the pointer to pci_dev from iwl...
2011-06-18 Emmanuel Grumbachiwlagn: add a get_irq method to iwl_bus_ops and use it
2011-06-18 Emmanuel Grumbachiwlagn: add a method to get the HW ID description as...
2011-06-18 Wey-Yi Guyiwlagn: move PCI power related functions to the PCI...
2011-06-18 Emmanuel Grumbachiwlagn: move PCI related operations from probe and...
next