mac80211: remove ieee80211_get_morefrag
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl3945-base.c
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Harvey Harrisonmac80211: add helpers for frame control testing
2008-06-14 Zhu Yiiwlwifi: fix software rf_kill problem when interface...
2008-06-03 Emmanuel Grumbachiwlwifi: fix a memory leak in scan
2008-06-03 Tomas Winkleriwlwifi: remove notif_missed_beacons variable
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Tomas Winkleriwlwifi: refactor ieee80211_get_qos_ctrl
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Bill Mossiwl3945: do not delay hardware scan if it is a direct...
2008-05-14 Abhijeet Kolekariwlwifi : Set monitor mode for 3945
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Guy Coheniwlwifi: remove support for Narrow Channel (10Mhz)
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-05-01 Bill Mossiwlwifi: fix debug messages during scanning
2008-05-01 Guy Coheniwlwifi: fix current channel is not scanned
2008-04-24 Roland Dreieriwlwifi: Don't unlock priv->mutex if it isn't locked
2008-04-16 Ron Rindjunskyiwlwifi: arrange max number of Tx queues
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Johannes Bergiwlwifi: honour regulatory restrictions in scan code
2008-04-08 Reinette Chatreiwlwifi: ensure led registration complete as part of...
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-04-01 Reinette Chatreiwlwifi: move rate registration to module load
2008-04-01 Mohamed Abbasiwlwifi: fix race condition during driver unload
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Tomas Winkleriwlwifi: iwl_priv - clean up in types of members
2008-03-27 Mohamed Abbasiwlwifi: Add led support
2008-03-27 John W. Linvilleiwlwifi: do not register bands with no supported channels
2008-03-24 Reinette Chatreiwlwifi: fix __devexit_p points to __devexit functions
2008-03-24 Rick Farringtoniwlwifi: mac start synchronization issue
2008-03-13 Reinette Chatreiwlwifi: fix bug to show hidden APs during scan
2008-03-13 Reinette Chatreiwlwifi: update copyright year
2008-03-07 Tomas Winkleriwlwifi: 3945 split tx_complete to command and packet...
2008-03-07 Tomas Winkleriwlwifi: queue functions cleanup
2008-03-07 Emmanuel Grumbachiwlwifi: Cancel scanning upon association
2008-03-07 Tomas Winkleriwlwifi: Take the fw file name from the iwl_cfg.
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg
2008-03-07 Tomas Winkleriwlwifi: extract iwl-csr.h
2008-03-06 Tomas Winkleriwlwifi: Fix 52 rate report in rx status
2008-03-06 Tomas Winkleriwlwifi: refactor init geos function
2008-03-06 Tomas Winkleriwlwifi: removing unused priv->config
2008-02-29 Reinette Chatreiwlwifi: fix name of function in comment (_rx_card_stat...
2008-02-29 Johannes Bergmac80211: give burst time in txop rather than 0.1msec...
2008-02-29 Reinette Chatreiwlwifi: Update iwlwifi version stamp to 1.2.26
2008-02-29 Ron Rindjunskyiwlwifi: remove IWL{4965,3945}_QOS
2008-02-29 Mohamed Abbasiwlwifi: initialize ieee80211_channel->hw_value
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-15 Reinette Chatreiwlwifi: only check for association id when associating...
2008-02-15 Tomas Winkleriwlwifi: reverting 'misc wireless annotations' patch...
2008-02-15 Mohamed Abbasiwlwifi: earlier rx allocation
2008-02-15 Gregory Greenmaniwlwifi: Don't send host commands on rfkill
2008-02-15 Reinette Chatreiwlwifi: do not clear GEO_CONFIGURED bit when calling...
2008-02-05 Adrian Bunkiwl3945-base.c: fix off-by-one errors
2008-02-01 Reinette Chatreiwlwifi: fix merge sequence: exit on error before state...
2008-02-01 Cyrill Gorcunovwireless: iwlwifi3945/4965 - fix incorrect counting...
2008-02-01 Gregory Greenmaniwlwifi: Fix uCode error on association
2008-02-01 Joonwoo Parkiwlwifi: do not schedule tasklet when rcv unused irq
2008-02-01 Reinette Chatreiwlwifi: cleanup usage of inline functions
2008-02-01 Reinette Chatreiwlwifi: initialize geo/channel information during...
2008-02-01 Maarten Lankhorstiwlwifi: Fix an invalid bitmask test in iwl3945 and...
2008-01-28 Reinette Chatreiwlwifi: style fixes to usage of << and >> operators
2008-01-28 Zhu Yiiwlwifi: Update iwlwifi version stamp to 1.2.23
2008-01-28 Tomas Winkleriwlwifi: move uCode helper functions to iwl-helpers.h
2008-01-28 Zhu Yiiwlwifi: fix problem when rf_killswitch change during...
2008-01-28 Zhu Yiiwlwifi: delay firmware loading from pci_probe to netwo...
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Al Viromisc wireless annotations
2008-01-28 Zhu Yiiwlwifi: skip mac80211 conf during a hardware scan...
2008-01-28 Zhu Yiiwlwifi: proper monitor support
2008-01-28 Tomas Winkleriwlwifi: fix compliation warnings
2008-01-28 Zhu Yiiwlwifi: cache mac80211 conf setting during a hardware...
2008-01-28 Zhu Yiiwlwifi: update version number to 1.2.22
2008-01-28 Mohamed Abbasiwlwifi: avoid firmware command sending if rfkill is...
2008-01-28 Mohamed Abbasiwlwifi: fix ucode assertion for RX queue overrun
2008-01-28 Mohamed Abbasiwlwifi: enhance WPA authenication stability
2008-01-28 Cahill, Ben Miwlwifi: add comments to iwl*-base.c
2008-01-28 Ben Cahilliwlwifi: clean up and clarify some comments after 3945...
2008-01-28 Ben Cahilliwl3945: re-align 3945 event log data
2008-01-28 Reinette Chatreiwlwifi: continue namespace changes - fix CONFIG variables
2008-01-28 Tomas Winkleriwlwifi: Support for uCode without init and bsm section
2008-01-28 John W. Linvilleiwlwifi: remove redundant initialization of final_mode
2008-01-28 Christoph Hellwigiwlwifi: cleanup namespace
2008-01-28 Jes Sorenseniwlwifi: disable interrupts before calling request_irq
2008-01-28 Christoph Hellwigiwlwifi: cleanup Kconfig and ifdefs to split 3945 and...
2008-01-28 Christoph Hellwigiwlwifi: keep 3945 and 4965 headers separate
2008-01-28 Christoph Hellwigiwlwifi: mark more functions/variables static
2008-01-28 Zhu Yiiwlwifi: Update iwlwifi version stamp to 1.1.19
2008-01-28 Zhu Yiiwlwifi: Update iwlwifi version stamp to 1.1.18
2008-01-28 Tomas Winkleriwlwifi: replacing wording restricted to nic access...
2008-01-28 Tomas Winkleriwlwifi: rename restricted_mem to targ_mem
2008-01-28 Tomas Winkleriwlwifi: replace restricted_reg with prph
2008-01-28 Ian Schramiwlwifi: remove late null-check and duplicate bug_on
2008-01-28 Ian Schramiwlwifi: Beautify by removing superfluous newlines...
2008-01-28 Tomas Winkleriwlwifi: remove cck_flag from iwl_driver_hw_info
2008-01-28 Tomas Winkleriwlwifi: renaming last_used and first_empty
2008-01-28 Ian Schramiwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
2008-01-28 Ian Schramiwlwifi: fix various spelling and typos
next