aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ath9k: define mac version for AR9330Gabor Juhos2011-06-22
* ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan2011-06-22
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna2011-06-22
* zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna2011-06-22
* zd1211rw: handle lost read-reg interruptsJussi Kivilinna2011-06-22
* zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna2011-06-22
* zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna2011-06-22
* zd1211rw: fix invalid signal values from deviceJussi Kivilinna2011-06-22
* b43: HT-PHY: calibrate radio after switching channelRafał Miłecki2011-06-22
* rt2x00: reset usb devices at probeStanislaw Gruszka2011-06-22
* rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka2011-06-22
* b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki2011-06-22
* b43: N-PHY: update switching analog on/offRafał Miłecki2011-06-22
* b43: HT-PHY: switch radio to requested channelRafał Miłecki2011-06-22
* b43: HT-PHY: add place for implementing channel switchingRafał Miłecki2011-06-22
* b43: HT-PHY: define standard structs for channel switchingRafał Miłecki2011-06-22
* b43: HT-PHY: enable radioRafał Miłecki2011-06-22
* b43: HT-PHY: implement killing radioRafał Miłecki2011-06-22
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-20
* rtlwifi: rtl8192cu: Remove unused parameterMike McCormack2011-06-20
* rtlwifi: Fix typo in variable nameMike McCormack2011-06-20
* ath5k: add missing ieee80211_free_hw() on unload in AHB codePavel Roskin2011-06-20
* ath5k: free sc->ah in ath5k_deinit_softcJohn W. Linville2011-06-20
* ath9k_hw: make sure PAPRD training is properly doneMohammed Shafi Shajakhan2011-06-20
* ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan2011-06-20
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-06-20
|\
| * iwlagn: remove incorrect defineWey-Yi Guy2011-06-18
| * iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-18
| * iwlagn: code alignmentWey-Yi Guy2011-06-18
| * iwlagn: add offset define for subsystem idWey-Yi Guy2011-06-18
| * iwlagn: Add power_level module parameterWey-Yi Guy2011-06-18
| * iwlagn: add power_save module parameterWey-Yi Guy2011-06-18
| * iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-18
| * iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-18
| * iwlagn: fix misplaced bracketEmmanuel Grumbach2011-06-18
| * iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach2011-06-18
| * iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-18
| * iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-18
| * iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach2011-06-18
| * iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-18
| * iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-18
| * iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-18
| * iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-18
| * iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
| * iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-18
| * iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-18
| * iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-18
| * iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach2011-06-18
| * iwlagn: Support flush queues for specified interfaceWey-Yi Guy2011-06-18